testsuite: Add a test targeting GL upload code
authorBenjamin Otte <otte@redhat.com>
Fri, 8 Oct 2021 18:15:07 +0000 (20:15 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 9 Oct 2021 02:44:30 +0000 (04:44 +0200)
commitb4ab9f7b8c009f20de494a50b9a40917e6a289a0
tree7b0db2d8dcfa87194d96fc49a6cab084bc13bf93
parente371bd09c17c046475d525cd0b002537b3f9f2e4
testsuite: Add a test targeting GL upload code

Previously, all the tests used the icon upload path using
glTexSubImage2D().

This test uses the custom texture path using glTexImage2D().
testsuite/gdk/memorytexture.c